FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ca.on.health.sadie#1.4.11 (62 ms)

Package ca.on.health.sadie
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.health.sadie@1.4.11&canonical=http://health.gov.on.ca/sadie/fhir/StructureDefinition/FlexForm
Url http://health.gov.on.ca/sadie/fhir/StructureDefinition/FlexForm
Version 1.0.0
Status active
Name FlexForm
Title FlexForm
Experimental False
Description This is SADIE's flexform questionnaire definition, it supports the generation of questionnaires on the fly. It is based on the Structured Data Capture Extractable Questionnaire standard which supports three ways of extracting the data from the response.
Type Questionnaire
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-extract SDC Questionnaire Extract


Narrative

Note: links and images are rebased to the (stated) source

No human-readable text provided in this case.

Source

{
  "resourceType" : "StructureDefinition",
  "id" : "d6e8e832-02d6-4aba-a1a9-18b66fcd039a",
  "text" : {
    "status" : "empty",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">No human-readable text provided in this case.</div>"
  },
  "url" : "http://health.gov.on.ca/sadie/fhir/StructureDefinition/FlexForm",
  "version" : "1.0.0",
  "name" : "FlexForm",
  "title" : "FlexForm",
  "status" : "active",
  "description" : "This is SADIE's flexform questionnaire definition, it supports the generation of questionnaires on the fly. \nIt is based on the Structured Data Capture Extractable Questionnaire standard which supports three ways of extracting the data from the response.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "ihe-sdc",
      "uri" : "http://unknown.org/IHE-SDC",
      "name" : "IHE-SDC"
    },
    {
      "identity" : "workflow",
      "uri" : "http://hl7.org/fhir/workflow",
      "name" : "Workflow Pattern"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    },
    {
      "identity" : "objimpl",
      "uri" : "http://hl7.org/fhir/object-implementation",
      "name" : "Object Implementation Information"
    },
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Questionnaire",
  "baseDefinition" : "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-extract",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Questionnaire",
        "path" : "Questionnaire",
        "comment" : "#### **_`FOR SADIE USE: This is the FlexForms questionnaire definition:`_**\n\n- must have code , this is used to select the correct questionnaire. If the code is the same as a Program Area code that means this is their questionnaire used to select a request questionnaire."
      },
      {
        "id" : "Questionnaire.url",
        "path" : "Questionnaire.url",
        "definition" : "#### **_`FOR SADIE USE: This is required. http://health.gov.on.ca/sadie/fhir/FlexForm/*name goes here*`_**\n\nAn absolute URI that is used to identify this questionnaire when it is referenced in a specification, model, design or an instance; also called its canonical identifier. This SHOULD be globally unique and SHOULD be a literal address at which at which an authoritative instance of this questionnaire is (or will be) published. This URL can be the target of a canonical reference. It SHALL remain the same when the questionnaire is stored on different servers."
      },
      {
        "id" : "Questionnaire.identifier",
        "path" : "Questionnaire.identifier",
        "min" : "1"
      },
      {
        "id" : "Questionnaire.identifier.use",
        "path" : "Questionnaire.identifier.use"
      },
      {
        "id" : "Questionnaire.identifier.type",
        "path" : "Questionnaire.identifier.type",
        "max" : "0"
      },
      {
        "id" : "Questionnaire.identifier.system",
        "path" : "Questionnaire.identifier.system",
        "min" : "1"
      },
      {
        "id" : "Questionnaire.identifier.value",
        "path" : "Questionnaire.identifier.value",
        "min" : "1"
      },
      {
        "id" : "Questionnaire.identifier.period",
        "path" : "Questionnaire.identifier.period",
        "max" : "0"
      },
      {
        "id" : "Questionnaire.identifier.assigner",
        "path" : "Questionnaire.identifier.assigner",
        "max" : "0"
      },
      {
        "id" : "Questionnaire.subjectType",
        "path" : "Questionnaire.subjectType",
        "definition" : "#### **_`FOR SADIE USE: This is always Patient.`_**\n\nThe types of subjects that can be the subject of responses created for the questionnaire.",
        "fixedCode" : "Patient"
      },
      {
        "id" : "Questionnaire.publisher",
        "path" : "Questionnaire.publisher",
        "definition" : "#### **_`FOR SADIE USE: This is the Program Area. This will be the same code as ProgramArea.identifier[0].value.`_**\n\nThe name of the organization or individual that published the questionnaire.",
        "min" : 1
      },
      {
        "id" : "Questionnaire.useContext",
        "path" : "Questionnaire.useContext",
        "max" : "0"
      },
      {
        "id" : "Questionnaire.useContext.code.system",
        "path" : "Questionnaire.useContext.code.system",
        "max" : "0"
      },
      {
        "id" : "Questionnaire.useContext.code.version",
        "path" : "Questionnaire.useContext.code.version",
        "max" : "0"
      },
      {
        "id" : "Questionnaire.useContext.code.code",
        "path" : "Questionnaire.useContext.code.code",
        "max" : "0"
      },
      {
        "id" : "Questionnaire.useContext.code.display",
        "path" : "Questionnaire.useContext.code.display",
        "fixedString" : "Questionnaire"
      },
      {
        "id" : "Questionnaire.useContext.code.userSelected",
        "path" : "Questionnaire.useContext.code.userSelected",
        "max" : "0"
      },
      {
        "id" : "Questionnaire.code",
        "path" : "Questionnaire.code",
        "definition" : "#### **_`FOR SADIE USE: These are codes that get sent to client, they have no meaning in the FlexForm application but the Client needs them to process their questionnaire responses.`_**\n\nAn identifier for this question or group of questions in a particular terminology such as LOINC."
      },
      {
        "id" : "Questionnaire.code.system",
        "path" : "Questionnaire.code.system",
        "min" : "1"
      },
      {
        "id" : "Questionnaire.code.version",
        "path" : "Questionnaire.code.version",
        "max" : "0"
      },
      {
        "id" : "Questionnaire.code.code",
        "path" : "Questionnaire.code.code",
        "min" : 1
      },
      {
        "id" : "Questionnaire.code.display",
        "path" : "Questionnaire.code.display"
      },
      {
        "id" : "Questionnaire.code.userSelected",
        "path" : "Questionnaire.code.userSelected",
        "max" : "0"
      },
      {
        "id" : "Questionnaire.item.definition",
        "path" : "Questionnaire.item.definition",
        "definition" : "#### **_`FOR SADIE USE: This will be used for Definition based extraction of Patient information and the two supporting attributes`_**\n\n\nThis element is a URI that refers to an [ElementDefinition](elementdefinition.html) that provides information about this item, including information that might otherwise be included in the instance of the Questionnaire resource. A detailed description of the construction of the URI is shown in Comments, below. If this element is present then the following element values MAY be derived from the Element Definition if the corresponding elements of this Questionnaire resource instance have no value:\n\n* code (ElementDefinition.code) \n* type (ElementDefinition.type) \n* required (ElementDefinition.min) \n* repeats (ElementDefinition.max) \n* maxLength (ElementDefinition.maxLength) \n* answerValueSet (ElementDefinition.binding)\n* options (ElementDefinition.binding)."
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.